CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hungary algorithm 匈牙利算法

搜索资源列表

  1. 匈牙利算法

    0下载:
  2. 本文用C语言实现了优化算法-匈牙利算法,以用来解决匹配问题-Using C programming language, the optimization algorithm-Hungary algorithm used to solve the matching problem
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3613
    • 提供者:申辉
  1. hungary algorithm

    0下载:
  2. 学习该算法的可以借鉴一下!
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-05-08
    • 文件大小:3617
    • 提供者:datian
  1. matlab2.rar

    1下载:
  2. 匈牙利算法的matlab程序,写得不错,多多支持啊,Hungary algorithm matlab procedures, written well, a lot of support ah
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1268
    • 提供者:ssk
  1. Hungary

    0下载:
  2. 匈牙利算法实现二分图最大匹配 文件输入输出.-Hungarian algorithm bipartite graph maximum matching document input and output.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:872
    • 提供者:武永基
  1. 1011423523562

    0下载:
  2. 有关统计学的运筹学之指派问题的匈牙利算法。-Operational research on the statistics of the assignment problem of Hungary algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:10197
    • 提供者:张晓
  1. hungury

    0下载:
  2. 用编程来实现匈牙利算法,主要解决指派问题,有兴趣的下来看看。-Hungary used to achieve programming algorithm, mainly to solve the assignment problem, interested to see it.
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:4599
    • 提供者:张磊
  1. vc1011423523562

    0下载:
  2. 匈牙利算法 解决类似于线性规划中的分配问题,用于各种匹配算法-Hungary is similar to linear programming algorithm to solve the distribution problem, for a variety of matching algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:195159
    • 提供者:james
  1. xiongyaliandKMsuanfa

    0下载:
  2. 匈牙利算法和KM算法 详细讲解了匈牙利算法和KM算法 及其实现-Hungary and the KM Algorithm algorithm detailed account of the Hungarian algorithm and the KM Algorithm and Its Implementation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:173430
    • 提供者:lichenglin
  1. Hungary

    0下载:
  2. 匈牙利算法 C# vs2005 匈牙利算法-Hungarian algorithm C# vs2005 匈牙利算法
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:36113
    • 提供者:刘雨思
  1. hungary

    0下载:
  2. 求最大匹配 匈牙利算法 输入二分图 输出最大匹配-Hungary, seeking maximum matching algorithm input bipartite graph maximum matching output
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1312
    • 提供者:傅煜
  1. 390854564fenpei_matlab

    0下载:
  2. 这段代码使用matlab实现匈牙利算法的匹配问题。-matlab algorithm to achieve the matching of Hungary
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1520
    • 提供者:董帅
  1. Hungary-Algorithm

    0下载:
  2. 匈牙利算法,包括目录/问题简介/算法描述/时间空间复杂度/样例程序等. -hungury algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:11515
    • 提供者:王创举
  1. Hungary-algorithm

    0下载:
  2. 用来求解指派问题的匈牙利算法,比目前网上流传的运行效果都好。-Hungary algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2463
    • 提供者:xiaoqing
  1. MATLAB-algorithm-and-program-code

    0下载:
  2. 图论算法及matlab程序代码包含求任两点间最短路径的算法及代码Floyd、kruskal,最大匹配的匈牙利算法,并使用matlab程序实现。-Graph algorithms and matlab code includes the algorithm(Floyd, kruskal, maximal matching algorithm of Hungary,) to solve the shortest path between two points, and use matlab prog
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:47317
    • 提供者:张青
  1. Algorithm-template

    0下载:
  2. C++ 写的一些算法模板 ,比如Kruskal、KMP、欧几里德算法、最大匹配(匈牙利算法)、最小费用最大流、字符串的哈希方法、增广路算法、网络最大流_邻接表等-C++ write some algorithms template, such as Kruskal, KMP, Euclid arithmetic, maximal matching (Hungary) is proposed, the minimum cost and maximum flow, string hash metho
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:995692
    • 提供者:zhzhl
  1. Hungary

    0下载:
  2. 二部图的最大匹配的一种算法:匈牙利算法的matlab程序-Two parts graph the maximal matching of a kind of algorithm: Hungary algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:853
    • 提供者:Crazy
  1. Hungary-Algorithm

    0下载:
  2. 二分图最大匹配算法JAVA实现,使用匈牙利算法,eclipse环境-Hungary Algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:10229
    • 提供者:whitedream
  1. Hungary-algorithm-

    0下载:
  2. 利用增广路径,求二部图的最大匹配的匈牙利算法-The Hungary maximum matching algorithm of Bipartite graph.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:878
    • 提供者:meng
  1. Hungary-algorithm

    0下载:
  2. “匈牙利算法”可以用于求解多种形式的指派 问题,其基本思想是寻找独立1元素组,而独立1 元素组与图论中对集是一个等价概念,所以与图论中求解赋权二分图最优对集、最大对集的思想是一脉相承的。 -Hungary algorithm
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:12930
    • 提供者:闫帅
  1. 图论算法及其MATLAB程序代码

    1下载:
  2. 常用图论算法及其MATLAB程序代码: 1.最短路的Warshall-Floyd算法 2.最小生成树Kruskal避圈法 3.二部图G的最大匹配的算法(匈牙利算法)(The commonly used graph theory algorithm and its MATLAB program code: 1. shortest path Warshall-Floyd algorithm 2. minimum spanning tree Kruskal avoidance meth
  3. 所属分类:其他

    • 发布日期:2020-02-04
    • 文件大小:37888
    • 提供者:解码
« 12 3 »
搜珍网 www.dssz.com